FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package de.medizininformatikinitiative.use-case.omi#0.3.13 (79 ms)

Package de.medizininformatikinitiative.use-case.omi
Type OperationDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.13&canonical=http://omi.de/fhir/registry/OperationDefinition/UpdateService
Url http://omi.de/fhir/registry/OperationDefinition/UpdateService
Version 0.3.13
Status active
Name update-service
Title UpdateService
Experimental False
Realm de
Description Update a AI-Service in Registry Operation. All parameters optional, only the ones that need to be updated should be provided. All resources must have an id.
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "OperationDefinition",
  "id" : "UpdateService",
  "url" : "http://omi.de/fhir/registry/OperationDefinition/UpdateService",
  "title" : "UpdateService",
  "description" : "Update a AI-Service in Registry Operation. All parameters optional, only the ones that need to be updated should be provided. All resources must have an id.",
  "resource" : [
    "HealthcareService"
  ],
  "parameter" : [
    {
      "name" : "service",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "HealthcareService"
    },
    {
      "name" : "organization",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "Organization"
    },
    {
      "name" : "device",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "Device"
    },
    {
      "name" : "device-input-parameters",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "StructureDefinition"
    },
    {
      "name" : "device-output-parameters",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "StructureDefinition"
    },
    {
      "name" : "profiles",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "type" : "StructureDefinition"
    },
    {
      "name" : "endpoint",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "type" : "Endpoint"
    }
  ],
  "status" : "active",
  "publisher" : "MOLIT gGmbH",
  "version" : "0.3.13",
  "kind" : "operation",
  "name" : "update-service",
  "code" : "update-service",
  "system" : false,
  "type" : true,
  "instance" : false,
  "affectsState" : true,
  "inputProfile" : "http://omi.de/fhir/registry/StructureDefinition/UpdateServiceInputParameter",
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.